Add a C convenience function for VFL constraints
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 29 Jun 2019 18:04:29 +0000 (19:04 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 22:42:45 +0000 (23:42 +0100)
commit06c825df9037c506d88e5555c89776520cb3c834
treec1684aeedee1708c6f6cb4e1af3d1f03d607dc87
parent46430ea85b4f159c48c331d9eb9807cc7afe8cf3
Add a C convenience function for VFL constraints

The dictionary-based function is convenient for language bindings, but C
developers will feel more at home with a variadic arguments list.
demos/gtk-demo/constraints3.c
gtk/gtkconstraintlayout.c
gtk/gtkconstraintlayout.h